#######################################
# Order of the Sacred Magdalene
# Brothel / House of Mercy Scandal Modifiers
#
# Applied by ggsm.723 when a higher-ranked man
# deliberately violates a Magdalene sister's
# stated wishes.
#
# general_opinion is deliberately used so the
# political cost is public rather than limited
# to the wronged woman or her own realm.
#######################################

ggsm_magdalene_scandal_1 = {
	general_opinion = -10
}

ggsm_magdalene_scandal_2 = {
	general_opinion = -20
}

ggsm_magdalene_scandal_3 = {
	general_opinion = -30
}

ggsm_magdalene_scandal_4 = {
	general_opinion = -40
}

#######################################
# HOUSE OF MERCY REST
#
# Timed state marker used by Work and Visit.
# It carries no stat effects. The decisions
# apply it for sixty days and CK2 expires it
# automatically.
#######################################

ggsm_house_rest = {
	icon = 7
}

